WPS Office.apk(点击下载) / utq.java


package defpackage;

import cn.wps.show.app.KmoPresentation;
import java.io.IOException;

/* renamed from: utq  reason: default package */
public final class utq {
    private cls ckF;
    private KmoPresentation kVG;

    public utq(KmoPresentation kmoPresentation, cls cls) {
        this.ckF = cls;
        this.kVG = kmoPresentation;
    }

    public final boolean np() throws IOException {
        if (this.ckF == null) {
            return false;
        }
        col col = new col(uul.a(this.ckF));
        col.startDocument();
        col.N("a", "tblStyleLst");
        col.M("a", "http://schemas.openxmlformats.org/drawingml/2006/main");
        col.J("def", "{5C22544A-7EE6-4342-B048-85BDC9FD1C3A}");
        bbn bbn = null;
        trv trv = this.kVG.uTs;
        uui uui = new uui(this.kVG, this.ckF.apK());
        int i = 0;
        while (i < trv.uWB.size()) {
            auf auf = trv.uWB.get(i);
            if (bbn == null) {
                bbn = new bbn(auf, uui);
            } else {
                bbn.a(auf, uui);
            }
            bbn.a(col);
            i++;
            bbn = bbn;
        }
        col.O("a", "tblStyleLst");
        col.endDocument();
        uui.nq();
        return true;
    }
}